pub unsafe extern "C" fn objc_msg_lookup(
    receiver: *mut objc_object,
    sel: *const objc_selector
) -> IMP
Available on gnustep or objfw only.