pub unsafe extern "C" fn MLDSA87_prehash_init(
out_state: *mut MLDSA87_prehash,
public_key: *const MLDSA87_public_key,
context: *const u8,
context_len: usize,
) -> c_intpub unsafe extern "C" fn MLDSA87_prehash_init(
out_state: *mut MLDSA87_prehash,
public_key: *const MLDSA87_public_key,
context: *const u8,
context_len: usize,
) -> c_int