pub unsafe extern "C" fn OQS_SIG_cross_rsdpg_192_fast_verify_with_ctx_str(
message: *const u8,
message_len: usize,
signature: *const u8,
signature_len: usize,
ctx: *const u8,
ctxlen: usize,
public_key: *const u8,
) -> OQS_STATUS