pub unsafe extern "C" fn BN_mod_word(
    r: *const BIGNUM,
    w: BN_ULONG
) -> BN_ULONG