pub unsafe extern "C" fn pthread_spin_init(
    lock: *mut i32,
    pshared: i32
) -> i32