pub unsafe extern "C" fn sm2_bn_from_bytes(
    r: *mut u64,
    in_: *const u8
)