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