pub unsafe extern "C" fn crypto_box_beforenm( k: *mut [u8; 32], pk: *const [u8; 32], sk: *const [u8; 32], ) -> c_int