pub unsafe extern "C" fn pthread_spin_init(
lock: *mut pthread_spinlock_t,
pshared: c_int,
) -> c_intmain (development) branch of crypto-glue.pub unsafe extern "C" fn pthread_spin_init(
lock: *mut pthread_spinlock_t,
pshared: c_int,
) -> c_int