pub unsafe extern "C" fn BN_is_bit_set(
    a: *const BIGNUM,
    n: c_int
) -> c_int