pub unsafe extern "C" fn BN_bn2bin(
    a: *const BIGNUM,
    to: *mut u8
) -> c_int