pub unsafe extern "C" fn PyOS_double_to_string( val: f64, format_code: i8, precision: i32, flags: i32, _type: *mut i32, ) -> *mut i8