pub unsafe extern "C" fn MLKEM1024_encap( out_ciphertext: *mut u8, out_shared_secret: *mut u8, public_key: *const MLKEM1024_public_key, )