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