@ffi.FfiNative<imaxdiv_t Function(intmax_t, intmax_t)>('imaxdiv') external imaxdiv_t imaxdiv( int __numer, int __denom, );