pub unsafe extern "C" fn aws_byte_buf_init_from_file(
    out_buf: *mut AwsCByteBuf,
    allocator: *const AwsCAllocator,
    filename: *const u8
) -> i32