pub unsafe extern "C" fn ltc_ecc_mulmod( k: *mut c_void, G: *mut ecc_point, R: *mut ecc_point, modulus: *mut c_void, map: c_int, ) -> c_int