pub unsafe extern "C" fn aws_file_get_length(
    file: *mut FILE,
    length: *mut i64
) -> c_int