pub unsafe extern "C" fn aws_log_writer_init_file(
    writer: *mut aws_log_writer,
    allocator: *mut aws_allocator,
    options: *mut aws_log_writer_file_options
) -> c_int