pub unsafe extern "C" fn sceLocationGetMethod(
    handle: SceLocationHandle,
    locateMethod: *mut SceLocationLocationMethod,
    headingMethod: *mut SceLocationHeadingMethod
) -> SceInt32
Available on crate feature SceLocation_stub only.