pub unsafe extern "C" fn csp_crypto_encrypt( msg_begin: *mut u8, msg_len: u8, ciphertext_out: *mut u8, ) -> c_int