pub unsafe extern "C" fn BigIntIsNegative(bi: *const BigInt) -> bool
Return true if the given BigInt is negative.