Searches the string @haystack for the last occurrence of the string @needle.
a pointer to the found occurrence, or NULL if not found
NULL
a string to search in
the string to search for