pub unsafe extern "C" fn BN_rshift1(
    r: *mut BIGNUM,
    a: *const BIGNUM
) -> c_int