pub unsafe extern "C" fn unw_init_remote(
    cur: *mut unw_cursor_t,
    spc: unw_addr_space_t,
    p: *mut c_void
) -> c_int