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