pub unsafe extern "C" fn pthread_stack_frame_decode_np(
    frame_addr: uintptr_t,
    return_addr: *mut uintptr_t
) -> uintptr_t