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